home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 4 / Amiga Tools 4.iso / grafix / 3d / dust / dusthelp2 / deformmorph < prev    next >
Text File  |  1996-02-26  |  690b  |  13 lines

  1.   COMMAND DEFORMMORPH
  2. -----------------------------------------------------------------
  3.     Purpose: morph two objects (deform-morphing)
  4.       Usage: DEFORMMORPH(<srcID>,<destID>,<minimum of frames>,<filename>)
  5.    Examples: deformmorph(2,1,60,obj)
  6.              deformmorph(1,2,30,)
  7.       Notes: For good result the differences between the objects should
  8.              be small. (If you want to morph a tricycle into 25 balls you
  9.              have to use the MORPH-function.)
  10.              Because the final number of created objects grows
  11.              dynamically you can only specify the minimum. After morphing
  12.              the number of created objects is stored to the variable "result".
  13.